사용자에 대한 모든 개인정보 동의를 검색합니다.
cURL
curl --request GET \ --url https://your_a2_service/privacy/consents/{id}
[ { "consent_channel": "<string>", "is_agreed": true, "policy_version": "<string>", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "consent_date": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ]
Documentation IndexFetch the complete documentation index at: https://docs.aiderx.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.aiderx.io/llms.txt
Use this file to discover all available pages before exploring further.
사용자 ID
Successful Response
개인정보 활용 동의가 수집된 채널
"web_login"
사용자가 개인정보 처리방침에 동의했는지 여부
개인정보 활용 동의 버전
"1.0.0"
유저 id
개인정보 활용 동의 일자
생성 일시
변경 일시
이 페이지가 도움이 되었나요?